home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 4 / Info_Mac IV CD-ROM (Pacific HiTech Inc.)(August 1994).iso / Text Processing / rtftohtml 2.5ƒ / pca-gen < prev    next >
Text File  |  1993-09-22  |  3KB  |  245 lines

  1. # RTF PC-A character set (\pca) general map
  2.  
  3. # Field 1 is the standard character name which the character value in
  4. # field 2 maps onto.  (It doesn't mean "to produce the character in field 1,
  5. # use the value in field 2.)
  6.  
  7. # The character value may be given either as a single character (which will be
  8. # converted to the ASCII value of the character), or in numeric format, either
  9. # in decimal or 0xyy as hex yy.  Single or double quotes may be used to quote
  10. # characters.
  11.  
  12. # characters in ASCII range (32-127)
  13.  
  14. formula        0x06
  15. nobrkhyphen    0x1e
  16. opthyphen    0x1f
  17.  
  18. space        " "
  19. exclam        !
  20. quotedbl    '"'
  21. numbersign    #
  22. dollar        $
  23. percent        %
  24. ampersand    &
  25. quoteright    "'"
  26. parenleft    (
  27. parenright    )
  28. asterisk    *
  29. plus        +
  30. comma        ,
  31. hyphen        -
  32. period        .
  33. slash        /
  34. zero        0
  35. one        1
  36. two        2
  37. three        3
  38. four        4
  39. five        5
  40. six        6
  41. seven        7
  42. eight        8
  43. nine        9
  44. colon        :
  45. semicolon    ;
  46. less        <
  47. equal        =
  48. greater        >
  49. question    ?
  50. at        @
  51. A        A
  52. B        B
  53. C        C
  54. D        D
  55. E        E
  56. F        F
  57. G        G
  58. H        H
  59. I        I
  60. J        J
  61. K        K
  62. L        L
  63. M        M
  64. N        N
  65. O        O
  66. P        P
  67. Q        Q
  68. R        R
  69. S        S
  70. T        T
  71. U        U
  72. V        V
  73. W        W
  74. X        X
  75. Y        Y
  76. Z        Z
  77. bracketleft    [
  78. backslash    \
  79. bracketright    ]
  80. asciicircum    ^
  81. underscore    _
  82. quoteleft    "`"
  83. a        a
  84. b        b
  85. c        c
  86. d        d
  87. e        e
  88. f        f
  89. g        g
  90. h        h
  91. i        i
  92. j        j
  93. k        k
  94. l        l
  95. m        m
  96. n        n
  97. o        o
  98. p        p
  99. q        q
  100. r        r
  101. s        s
  102. t        t
  103. u        u
  104. v        v
  105. w        w
  106. x        x
  107. y        y
  108. z        z
  109. braceleft    {
  110. bar        |
  111. braceright    }
  112. asciitilde    ~
  113.  
  114. # non-ASCII characters (128-255)
  115.  
  116.  
  117. Ccedilla    0x80
  118. udieresis    0x81
  119. eacute        0x82
  120. acircumflex    0x83
  121. adieresis    0x84
  122. agrave        0x85
  123. aring        0x86
  124. ccedilla    0x87
  125. ecircumflex    0x88
  126. edieresis    0x89
  127. egrave        0x8a
  128. idieresis    0x8b
  129. icircumflex    0x8c
  130. igrave        0x8d
  131. Adieresis    0x8e
  132. Aring        0x8f
  133. Eacute        0x90
  134. ae        0x91
  135. AE        0x92
  136. ocircumflex    0x93
  137. odieresis    0x94
  138. ograve        0x95
  139. ucircumflex    0x96
  140. ugrave        0x97
  141. ydieresis    0x98
  142. Odieresis    0x99
  143. Udieresis    0x9a
  144. oslash        0x9b
  145. sterling    0x9c
  146. Oslash        0x9d
  147. # ???        0x9e
  148. florin        0x9f
  149. aacute        0xa0
  150. iacute        0xa1
  151. oacute        0xa2
  152. uacute        0xa3
  153. ntilde        0xa4
  154. Ntilde        0xa5
  155. ordfeminine    0xa6
  156. ordmasculine    0xa7
  157. questiondown    0xa8
  158. registered    0xa9
  159. logicalnot    0xaa
  160. # ???        0xab
  161. # ???        0xac
  162. exclamdown    0xad
  163. guillemotleft    0xae
  164. guillemotright    0xaf
  165. # ???        0xb0
  166. # ???        0xb1
  167. # ???        0xb2
  168. # ???        0xb3
  169. # ???        0xb4
  170. # ???        0xb5
  171. # ???        0xb6
  172. Agrave        0xb7
  173. copyright    0xb8
  174. # ???        0xb9
  175. # ???        0xba
  176. # ???        0xbb
  177. # ???        0xbc
  178. cent        0xbd
  179. yen        0xbe
  180. # ???        0xbf
  181. # ???        0xc0
  182. # ???        0xc1
  183. # ???        0xc2
  184. # ???        0xc3
  185. # ???        0xc4
  186. # ???        0xc5
  187. atilde        0xc6
  188. Atilde        0xc7
  189. # ???        0xc8
  190. # ???        0xc9
  191. # ???        0xca
  192. # ???        0xcb
  193. # ???        0xcc
  194. # ???        0xcd
  195. # ???        0xce
  196. # ???        0xcf
  197. partialdiff    0xd0
  198. # ???        0xd1
  199. # ???        0xd2
  200. # ???        0xd3
  201. # ???        0xd4
  202. # ???        0xd5
  203. # ???        0xd6
  204. # ???        0xd7
  205. # ???        0xd8
  206. # ???        0xd9
  207. # ???        0xda
  208. # ???        0xdb
  209. # ???        0xdc
  210. # ???        0xdd
  211. # ???        0xde
  212. # ???        0xdf
  213. # ???        0xe0
  214. germandbls    0xe1
  215. # ???        0xe2
  216. # ???        0xe3
  217. otilde        0xe4
  218. Otilde        0xe5
  219. mu        0xe6
  220. # ???        0xe7
  221. # ???        0xe8
  222. # ???        0xe9
  223. # ???        0xea
  224. # ???        0xeb
  225. # ???        0xec
  226. # ???        0xed
  227. # ???        0xee
  228. acute        0xef
  229. endash        0xf0
  230. plusminus    0xf1
  231. equal        0xf2
  232. # ???        0xf3
  233. paragraph    0xf4
  234. section        0xf5
  235. divide        0xf6
  236. # ???        0xf7
  237. degree        0xf8
  238. dieresis    0xf9
  239. bullet        0xfa
  240. # ???        0xfb
  241. # ???        0xfc
  242. # ???        0xfd
  243. # ???        0xfe
  244. nobrkspace    0xff
  245.